Click or drag to resize

MessageReminderSoundFile Property

Contains the path and file name of the sound file to play when the reminder occurs for the appointment, mail message, or task.

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public string ReminderSoundFile { get; set; }

Property Value

Type: String
The reminder sound file.
See Also